How to Install catdvi software package in Ubuntu 16.10 (Yakkety Yak)

How to Install catdvi software package in Ubuntu 16.10 (Yakkety Yak)

catdvi software package provides DVI to plain text translator, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install catdvi 

catdvi is installed in your system.

Make ensure the catdvi package were installed using the commands given below,

$ sudo dpkg-query -l | grep catdvi *

You will get with catdvi package name, version, architecture and description in a table

catdvi package basic information:

Distro Ubuntu 16 10 yakkety yak
Section TeX
Package catdvi
Version 0.14-12.1
Description DVI to plain text translator
Sub Section tex


See Also, How to uninstall or remove catdvi software package from Ubuntu 16.10 (Yakkety Yak)?